home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / Tools / Dev / Bgui / include / libraries / bgui_macros.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-05-09  |  718 b   |  31 lines

  1. #ifndef LIBRARIES_BGUI_MACROS_H
  2. #define LIBRARIES_BGUI_MACROS_H
  3. /*
  4.  * @(#) $Header: /cvsroot/bgui/include/libraries_bgui_macros.h,v 41.11 2000/05/09 20:37:23 mlemos Exp $
  5.  *
  6.  * $VER: libraries/bgui_macros.h 41.10 (13.8.99)
  7.  * bgui.library macros.
  8.  *
  9.  * (C) Copyright 1999 BGUI development team.
  10.  * All Rights Reserved.
  11.  *
  12.  * $Log: libraries_bgui_macros.h,v $
  13.  * Revision 41.11  2000/05/09 20:37:23  mlemos
  14.  * Bumped to revision 41.11
  15.  *
  16.  * Revision 41.1  2000/05/09 20:02:12  mlemos
  17.  * Merged with the branch Manuel_Lemos_fixes.
  18.  *
  19.  * Revision 1.1.2.1  1999/08/13 04:37:58  mlemos
  20.  * Initial revision.
  21.  *
  22.  *
  23.  *
  24.  */
  25.  
  26. #ifndef BGUI_BGUI_MACROS_H
  27. #include "bgui/bgui_macros.h"
  28. #endif
  29.  
  30. #endif /* LIBRARIES_BGUI_MACROS_H */
  31.